home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / bowling.swf / scripts / DefineButton2_200 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-03-17  |  78b  |  7 lines

  1. on(press){
  2.    tellTarget("../pomiar")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.